Skip to content

codeedges: Add controller-aware selective eval - #156

Merged
aviatesk merged 1 commit into
masterfrom
avi/selective_eval-API
Jun 24, 2026
Merged

codeedges: Add controller-aware selective eval#156
aviatesk merged 1 commit into
masterfrom
avi/selective_eval-API

Conversation

@aviatesk

Copy link
Copy Markdown
Member

The default selective evaluation helpers construct an empty controller, which preserves the historical behavior but cannot use the CFG-aware state computed by lines_required!.

Add overloads that accept a SelectiveEvalController and update tests to exercise the controller-aware helper path.

The default selective evaluation helpers construct an empty controller,
which preserves the historical behavior but cannot use the CFG-aware
state computed by `lines_required!`.

Add overloads that accept a `SelectiveEvalController` and update tests
to exercise the controller-aware helper path.
@aviatesk
aviatesk merged commit 1b19486 into master Jun 24, 2026
9 checks passed
@aviatesk
aviatesk deleted the avi/selective_eval-API branch June 24, 2026 05:05
aviatesk added a commit that referenced this pull request Jun 24, 2026
The default selective evaluation helpers construct an empty controller,
which preserves the historical behavior but cannot use the CFG-aware
state computed by `lines_required!`.

Add overloads that accept a `SelectiveEvalController` and update tests
to exercise the controller-aware helper path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant